home *** CD-ROM | disk | FTP | other *** search
- Subject: ODtoFWFrame Bug?
- Sent: 7/17/96 6:16 AM
- Received: 7/17/96 9:00 AM
- From: Larry D. Jones, larryj@dharbor.com
- Reply-To: OpenDoc-Interest@CILabs.ORG
- To: OpenDoc Related Technologies Interest List, OpenDoc-Interest@CILabs
-
- I'm trying to get an FW_CFrame from an ODFacet with ODtoFWFrame().
- Like so:
- FW_CFrame *aFrame = FW_CFrame::ODtoFWFrame(ev, currentFacet->GetFrame(ev));
-
- But, there are times when ODtoFWFrame() does not return a valid FW_CFrame.
- It appears that someone, other than the framework, has stored data in the
- ODFrame's part info. So...how can I tell if there's a valid FW_CFrame
- returned from ODtoFWFrame()?
-
-
- Thanks,
- Larry
- larryj@dharbor.com
-
-
-